home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Esportes / FlashGolf3D.swf / scripts / DefineSprite_104 / frame_2 / DoAction.as
Text File  |  2006-06-13  |  251b  |  13 lines

  1. set("/:pastholescore",eval("/:strokes"));
  2. playeresult = eval("/:mytempresult") add " strokes";
  3. messagehole = eval("/:holedetails");
  4. if(eval("/:whichhole") == "5")
  5. {
  6.    gotoAndStop(3);
  7. }
  8. tellTarget("/thomas")
  9. {
  10.    gotoAndStop(1);
  11. }
  12. stop();
  13.